pub unsafe extern "system" fn GetComputerNameW(
    lpbuffer: PWSTR,
    nsize: *mut u32,
) -> BOOL