pub fn element_remove_mouse_down_listener(
    element: &ExternRef,
    function_handle: &Arc<FunctionHandle>
)