pub unsafe extern "C" fn pixSetResolution(
    pix: *mut PIX,
    xres: l_int32,
    yres: l_int32
) -> l_ok