pub unsafe extern "C" fn jsc_context_new_with_virtual_machine(
    vm: *mut JSCVirtualMachine
) -> *mut JSCContext