pub unsafe extern "system" fn SeComputeAutoInheritByObjectType(
    objecttype: *const c_void,
    securitydescriptor: PSECURITY_DESCRIPTOR,
    parentsecuritydescriptor: PSECURITY_DESCRIPTOR
) -> u32
Expand description

Required features: "Win32_Security"