pub unsafe extern "C" fn duk_push_string( ctx: *mut duk_context, str_: *const c_char, ) -> *const c_char