#[no_mangle]
pub unsafe extern "C" fn spAttachmentTimeline_setFrame(
    self_0: *mut spAttachmentTimeline,
    frame: c_int,
    time: c_float,
    attachmentName: *const c_char
)