pub unsafe extern "C" fn jsc_value_new_boolean(
    context: *mut JSCContext,
    value: gboolean
) -> *mut JSCValue