pub unsafe extern "system" fn GetNamedPipeClientComputerNameW(
    pipe: HANDLE,
    clientcomputername: PWSTR,
    clientcomputernamelength: u32,
) -> BOOL