pub unsafe extern "C" fn gs_cubetexture_set_image( cubetex: *mut gs_texture_t, side: u32, data: *const c_void, linesize: u32, invert: bool, )