pub unsafe extern "C" fn JS_CallArgsFromVp(
    argc: u32,
    vp: *mut Value
) -> CallArgs