pub unsafe extern "system" fn RtlDeleteAtomFromAtomTable(
    AtomTableHandle: PVOID,
    Atom: RTL_ATOM
) -> NTSTATUS