pub unsafe extern "stdcall" fn WNetGetProviderNameA(
    dwNetType: DWORD,
    lpProviderName: LPSTR,
    lpBufferSize: LPDWORD
) -> DWORD