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