#[no_mangle]
pub unsafe extern "C" fn spSkin_getAttachmentName(
    self_0: *const spSkin,
    slotIndex: c_int,
    attachmentIndex: c_int
) -> *const c_char