pub unsafe fn IsValidSecurityDescriptor<P0>(psecuritydescriptor: P0) -> BOOL
where P0: IntoParam<PSECURITY_DESCRIPTOR>,