pub unsafe extern "C" fn tex_on_load_remove( texture: TexT, asset_on_load_callback: Option<unsafe extern "C" fn(texture: TexT, context: *mut c_void)>, )