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