pub unsafe extern "C" fn g_strv_contains(
    strv: *const *const i8,
    str: *const i8
) -> i32