Function windows::Win32::Security::IsValidSid

pub unsafe fn IsValidSid<P0>(psid: P0) -> BOOL
where P0: IntoParam<PSID>,