pub type RawTextureGetOrCreateFromMemory = unsafe extern "C-unwind" fn(identifier: *const c_char, data: *const c_void, size: usize) -> *const Texture;