Function windows::Win32::Security::GetSidSubAuthority

pub unsafe fn GetSidSubAuthority<P0>(psid: P0, nsubauthority: u32) -> *mut u32
where P0: Param<PSID>,