pub unsafe extern "C" fn pixWriteTiff(
    filename: *const c_char,
    pix: *mut PIX,
    comptype: l_int32,
    modestr: *const c_char
) -> l_ok