pub unsafe fn WNetGetResourceInformationW(
    lpnetresource: *const NETRESOURCEW,
    lpbuffer: *mut c_void,
    lpcbbuffer: *mut u32,
    lplpsystem: *mut PWSTR
) -> WIN32_ERROR