pub unsafe extern "C" fn VSISupportsSequentialWrite(
    pszPath: *const c_char,
    bAllowLocalTempFile: bool
) -> bool