pub type RawTextureLoadFromMemory = unsafe extern "C-unwind" fn(identifier: *const c_char, data: *const c_void, size: usize, callback: RawTextureReceiveCallback);