pub unsafe extern "C" fn esl_FileConcat(
    dir: *const c_char,
    file: *const c_char,
    ret_path: *mut *mut c_char
) -> c_int