pub unsafe extern "C" fn OrdinaryHasInstance(
    cx: *mut JSContext,
    objArg: HandleObject,
    v: HandleValue,
    bp: *mut bool
) -> bool