pub unsafe extern "C" fn CPLCondWait(
    hCond: *mut c_void,
    hMutex: *mut c_void
)