Function windows_sys::Wdk::Storage::FileSystem::GetSecurityUserInfo
pub unsafe extern "system" fn GetSecurityUserInfo(
logonid: *const LUID,
flags: u32,
userinformation: *mut *mut SECURITY_USER_DATA,
) -> NTSTATUS