pub unsafe extern "system" fn ZwRequestWaitReplyPort(
    PortHandle: HANDLE,
    RequestMessage: PPORT_MESSAGE,
    ReplyMessage: PPORT_MESSAGE
) -> NTSTATUS