pub unsafe extern "system" fn NtAlpcRevokeSecurityContext(
    PortHandle: HANDLE,
    Flags: ULONG,
    ContextHandle: ALPC_HANDLE
) -> NTSTATUS