pub unsafe fn check_object_type_tag( env: Env, object: Value, tag: *const TypeTag, result: *mut bool, ) -> Result<(), Status>
sys
napi-8
napi_check_object_type_tag