pub unsafe extern "C" fn SkSurface_wait(
    this: *mut SkSurface,
    numSemaphores: c_int,
    waitSemaphores: *const GrBackendSemaphore,
    deleteSemaphoresAfterWait: bool
) -> bool