pub(crate) fn get_path_from_function_name(
    function_name: &str,
    is_own_crate: bool,
    output_nando_path: bool
) -> Path