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