pub unsafe extern "C" fn pixSetTextCompNew(
    pix: *mut PIX,
    data: *const l_uint8,
    size: usize
) -> l_ok