pub unsafe extern "system" fn SetSecurityDescriptorOwner(
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    powner: PSID,
    bownerdefaulted: BOOL
) -> BOOL
Expand description

Required features: "Win32_Foundation"