pub unsafe extern "C" fn jsc_context_get_value(
    context: *mut JSCContext,
    name: *const c_char
) -> *mut JSCValue