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