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