pub unsafe extern "C" fn PackedCol_Lerp(
    a: PackedCol,
    b: PackedCol,
    t: f32
) -> PackedCol