pub unsafe extern "C" fn GDALGridOptionsNew(
    papszArgv: *mut *mut c_char,
    psOptionsForBinary: *mut GDALGridOptionsForBinary
) -> *mut GDALGridOptions