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