#[no_mangle]
pub unsafe extern "C" fn _spAtlasAttachmentLoader_createAttachment(
    loader: *mut spAttachmentLoader,
    _skin: *mut spSkin,
    type_0: spAttachmentType,
    name: *const c_char,
    path: *const c_char,
    sequence: *mut spSequence
) -> *mut spAttachment