### Feature Request add `#[inline]` hints for monomorphic methods on hotpath to reduce method call cost: - fory_read/write/read_data/write_data and related methods for basic type - common methods in `ReadContext/WriteContext` - util functions in collection.rs - .... ### Is your feature request related to a problem? Please describe _No response_ ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_