fn parse_native_lib_kind(
    matches: &Matches,
    kind: &str,
    error_format: ErrorOutputType
) -> (NativeLibKind, Option<bool>)