pub unsafe extern "C" fn g_string_prepend_unichar(
    string: *mut GString,
    wc: gunichar
) -> *mut GString