pub unsafe extern "C" fn GDALIdentifyDriver(
    pszFilename: *const c_char,
    papszFileList: CSLConstList
) -> GDALDriverH