pub unsafe extern "C" fn mjs_del( mjs: *mut mjs, obj: mjs_val_t, name: *const c_char, len: usize, ) -> c_int