pub unsafe extern "C" fn jsc_value_new_array(
    context: *mut JSCContext,
    first_item_type: GType
    ...
) -> *mut JSCValue