pub unsafe extern "C" fn gs_stagesurface_create(
    width: u32,
    height: u32,
    color_format: gs_color_format
) -> *mut gs_stagesurf_t