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