pub fn record_ink(name: &'static str, start_ink: u64, end_ink: u64)
Record a host-function call with an ink delta captured by the caller. Used where args/outs aren’t meaningful but ink cost is.