Function SetSecurityDescriptorOwner
pub unsafe fn SetSecurityDescriptorOwner(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
powner: Option<PSID>,
bownerdefaulted: bool,
) -> Result<()>
pub unsafe fn SetSecurityDescriptorOwner(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
powner: Option<PSID>,
bownerdefaulted: bool,
) -> Result<()>