Function windows_sys::Win32::Security::LookupAccountSidA
pub unsafe extern "system" fn LookupAccountSidA(
lpsystemname: PCSTR,
sid: PSID,
name: PSTR,
cchname: *mut u32,
referenceddomainname: PSTR,
cchreferenceddomainname: *mut u32,
peuse: *mut SID_NAME_USE,
) -> BOOL