pub unsafe extern "C" fn pixRenderBox(
    pix: *mut PIX,
    box_: *mut BOX,
    width: l_int32,
    op: l_int32
) -> l_ok