pub unsafe extern "C" fn fileSplitLinesUniform(
    filename: *const c_char,
    n: l_int32,
    save_empty: l_int32,
    rootpath: *const c_char,
    ext: *const c_char
) -> l_ok