pub unsafe extern "C" fn GDALDEMProcessingOptionsNew(
    papszArgv: *mut *mut c_char,
    psOptionsForBinary: *mut GDALDEMProcessingOptionsForBinary
) -> *mut GDALDEMProcessingOptions