pub unsafe extern "C" fn nk_str_insert_str_runes( arg1: *mut nk_str, pos: c_int, arg2: *const nk_rune, ) -> c_int