#[no_mangle]
pub unsafe extern "C" fn spSkeleton_setAttachment(
    self_0: *mut spSkeleton,
    slotName: *const c_char,
    attachmentName: *const c_char
) -> c_int