pub fn use_ref_js<T: ToJs + FromJs>(initial_value: T) -> MutableRefJs<T>