pub unsafe fn SeValidSecurityDescriptor<P0>(
    length: u32,
    securitydescriptor: P0,
) -> BOOLEAN
where P0: Param<PSECURITY_DESCRIPTOR>,