pub unsafe fn pair_content(
    pair: short_t,
    fg: *mut short_t,
    bg: *mut short_t
) -> i32
Expand description