pub unsafe extern "C" fn gs_texture_map( tex: *mut gs_texture_t, ptr: *mut *mut u8, linesize: *mut u32, ) -> bool