pub unsafe extern "C" fn SDL_RWFromConstMem(
    mem: *const c_void,
    size: c_int
) -> *mut SDL_RWops