#[no_mangle]
pub unsafe extern "C" fn _spDeformTimeline_getCurvePercent(
    self_0: *mut spDeformTimeline,
    time: c_float,
    frame: c_int
) -> c_float