pub fn ptr() -> unsafe extern "C" fn(dest: *mut u32, src: *const u32, n: u32) -> *mut u8
Retrieve a function pointer.