pub unsafe extern "C" fn JS_IsNativeFunction(
    funobj: *mut JSObject,
    call: JSNative
) -> bool