Function g_string_prepend

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