pub unsafe extern "system" fn GetNetworkInformation(
    networkguid: *const GUID,
    compartmentid: *mut u32,
    siteid: *mut u32,
    networkname: PWSTR,
    length: u32,
) -> WIN32_ERROR