pub unsafe extern "C" fn gs_set_render_target_with_color_space(
    tex: *mut gs_texture_t,
    zstencil: *mut gs_zstencil_t,
    space: gs_color_space
)