pub unsafe fn GetSecurityDescriptorLength<P0>(psecuritydescriptor: P0) -> u32
where P0: IntoParam<PSECURITY_DESCRIPTOR>,