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