pub unsafe extern "C" fn g_array_prepend_vals(
    array: *mut GArray,
    data: gconstpointer,
    len: c_uint
) -> *mut GArray