pub unsafe extern "C" fn duk_get_string_default( ctx: *mut duk_context, idx: duk_idx_t, def_value: *const c_char, ) -> *const c_char