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