pub unsafe extern "system" fn WNetGetProviderNameW(
    dwnettype: u32,
    lpprovidername: PWSTR,
    lpbuffersize: *mut u32,
) -> WIN32_ERROR