pub fn ptr() -> unsafe extern "C" fn(addr: u32, data: *const u8, count: usize)
Retrieve a function pointer.