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