pub unsafe extern "C" fn GDALInfoOptionsNew(
    papszArgv: *mut *mut c_char,
    psOptionsForBinary: *mut GDALInfoOptionsForBinary
) -> *mut GDALInfoOptions