pub unsafe extern "C" fn filesAreIdentical(
    fname1: *const c_char,
    fname2: *const c_char,
    psame: *mut l_int32
) -> l_ok