pub unsafe fn napi_is_typedarray( env: napi_env, value: napi_value, result: *mut bool, ) -> napi_status