pub unsafe extern "C" fn gs_texrender_begin_with_color_space(
    texrender: *mut gs_texrender_t,
    cx: u32,
    cy: u32,
    space: gs_color_space
) -> bool