pub unsafe extern "C" fn JS_DeleteProperty( ctx: *mut JSContext, obj: JSValue, prop: JSAtom, flags: c_int, ) -> c_int