Function GetSecurityDescriptorOwner
pub unsafe fn GetSecurityDescriptorOwner(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
powner: *mut PSID,
lpbownerdefaulted: *mut BOOL,
) -> Result<()>
pub unsafe fn GetSecurityDescriptorOwner(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
powner: *mut PSID,
lpbownerdefaulted: *mut BOOL,
) -> Result<()>