pub unsafe extern "C" fn gs_stagesurface_map(
    stagesurf: *mut gs_stagesurf_t,
    data: *mut *mut u8,
    linesize: *mut u32
) -> bool