pub unsafe extern "C" fn fileConcatenate(
    srcfile: *const c_char,
    destfile: *const c_char
) -> l_ok