pub unsafe extern "system" fn SetComputerNameEx2W(
    nametype: COMPUTER_NAME_FORMAT,
    flags: u32,
    lpbuffer: PCWSTR,
) -> BOOL