Function SetComputerNameExW

Source
pub unsafe extern "system" fn SetComputerNameExW(
    NameType: COMPUTER_NAME_FORMAT,
    lpBuffer: LPCWSTR,
) -> BOOL