pub unsafe extern "system" fn RtlLookupAtomInAtomTable(
    AtomTableHandle: PVOID,
    AtomName: PWSTR,
    Atom: PRTL_ATOM
) -> NTSTATUS