pub unsafe extern "C" fn GDALDatasetDeleteRelationship( hDS: GDALDatasetH, pszName: *const c_char, ppszFailureReason: *mut *mut c_char, ) -> bool