pub unsafe extern "C" fn gs_set_cube_render_target(
    cubetex: *mut gs_texture_t,
    side: c_int,
    zstencil: *mut gs_zstencil_t
)