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