pub unsafe extern "C" fn g_variant_new_objv(
    strv: *const *const c_char,
    length: ssize_t
) -> *mut GVariant