#[no_mangle]
pub unsafe extern "C" fn spShearTimeline_setFrame(
    self_0: *mut spShearTimeline,
    frame: c_int,
    time: c_float,
    x: c_float,
    y: c_float
)