pub unsafe extern "system" fn WNetGetUniversalNameW(
    lplocalpath: PCWSTR,
    dwinfolevel: UNC_INFO_LEVEL,
    lpbuffer: *mut c_void,
    lpbuffersize: *mut u32,
) -> WIN32_ERROR