pub unsafe extern "C" fn napi_type_tag_object(
    env: napi_env,
    value: napi_value,
    type_tag: *const napi_type_tag
) -> napi_status