pub unsafe extern "C" fn g_string_insert(
    string: *mut GString,
    pos: gssize,
    val: *const gchar
) -> *mut GString