pub unsafe extern "system" fn NtListenPort(
    PortHandle: HANDLE,
    ConnectionRequest: PPORT_MESSAGE
) -> NTSTATUS