pub fn element_set_style_attribute(
    element: &ExternRef,
    attribute: &str,
    value: &str
)