Function g_variant_new_strv

pub unsafe extern "C" fn g_variant_new_strv(
    strv: *const *const i8,
    length: isize,
) -> *mut GVariant