pub unsafe extern "C" fn JSObjectIsFunction(
    ctx: JSContextRef,
    object: JSObjectRef
) -> bool