pub unsafe extern "system" fn NtFindAtom(
    AtomName: PWSTR,
    Length: u32,
    Atom: *mut u16
) -> NTSTATUS