Function g_strv_equal

pub unsafe extern "C" fn g_strv_equal(
    strv1: *const *const i8,
    strv2: *const *const i8,
) -> i32