Function windows_sys::Win32::System::Pipes::GetNamedPipeServerProcessId

pub unsafe extern "system" fn GetNamedPipeServerProcessId(
    pipe: HANDLE,
    serverprocessid: *mut u32,
) -> BOOL