Function windows_sys::Win32::Security::SetSecurityDescriptorOwner
pub unsafe extern "system" fn SetSecurityDescriptorOwner(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
powner: PSID,
bownerdefaulted: BOOL,
) -> BOOL