pub unsafe extern "C" fn g_string_prepend_c(
    string: *mut GString,
    c: i8
) -> *mut GString