pub unsafe extern "C" fn napi_is_date( env: NapiEnv, value: napi_value, is_date: *mut bool, ) -> NapiStatus