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