pub(crate) fn resolve_target<'a>( target: &'a str, resolved_buf: &'a mut [u8; 64], ) -> Option<&'a str>