pub unsafe extern "C" fn gs_load_texture(
    tex: *mut gs_texture_t,
    unit: c_int
)