pub fn apply_with_args0( this_jsv: &JsValue, fn_name: &str, ) -> Result<JsValue, JsValue>
Call a JavaScript function without arguments