pub unsafe extern "C" fn JSObjectGetTypedArrayLength(
    ctx: JSContextRef,
    object: JSObjectRef,
    exception: *mut JSValueRef
) -> size_t