pub unsafe extern "C" fn GDALDatasetUpdateRelationship(
    hDS: GDALDatasetH,
    hRelationship: GDALRelationshipH,
    ppszFailureReason: *mut *mut c_char
) -> bool