Function SetSecurityDescriptorOwner

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