pub unsafe extern "system" fn ZwReplyWaitReceivePort(
    PortHandle: HANDLE,
    PortContext: *mut PVOID,
    ReplyMessage: PPORT_MESSAGE,
    ReceiveMessage: PPORT_MESSAGE
) -> NTSTATUS