pub unsafe extern "C" fn JS_IsExtensible(
    ctx: *mut JSContext,
    obj: JSValue
) -> c_int