pub unsafe extern "system" fn ZwGetNotificationResourceManager(
    ResourceManagerHandle: HANDLE,
    TransactionNotification: PTRANSACTION_NOTIFICATION,
    NotificationLength: ULONG,
    Timeout: PLARGE_INTEGER,
    ReturnLength: PULONG,
    Asynchronous: ULONG,
    AsynchronousContext: ULONG_PTR
) -> NTSTATUS