pub unsafe extern "stdcall" fn SetSecurityDescriptorOwner(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    pOwner: PSID,
    bOwnerDefaulted: BOOL
) -> BOOL