pub unsafe extern "C" fn g_variant_new_strv(
    strv: *mut *mut gchar,
    length: gssize
) -> *mut GVariant