pub type RawTextureGetOrCreateFromFile = unsafe extern "C-unwind" fn(identifier: *const c_char, filename: *const c_char) -> *const Texture;