Function split_file_at_dot

pub(in ::path) fn split_file_at_dot(file: &OsStr) -> (&OsStr, Option<&OsStr>)