pub unsafe extern "system" fn RtlAddAtomToAtomTable(
    AtomTableHandle: *mut c_void,
    AtomName: PWSTR,
    Atom: *mut u16
) -> NTSTATUS