pub unsafe fn node_api_throw_syntax_error( env: napi_env, code: *const c_char, msg: *const c_char, ) -> napi_status