pub fn lookup_queue_fn(name: &str) -> Option<&'static QueueFn>
Look up a host-local QueueFn by name (ignores app_id — static-crate functions live in the same linker table as the host binary).
QueueFn
app_id