Function windows::Win32::Security::IsWellKnownSid

pub unsafe fn IsWellKnownSid<P0>(
    psid: P0,
    wellknownsidtype: WELL_KNOWN_SID_TYPE,
) -> BOOL
where P0: Param<PSID>,