pub unsafe extern "C" fn VSIInstallPluginHandler(
    pszPrefix: *const c_char,
    poCb: *const VSIFilesystemPluginCallbacksStruct
) -> c_int