pub fn ptr() -> unsafe extern "C" fn(flags: u32, addr: u32, size_bytes: u32, buffer: *mut u8) -> i32
Retrieve a function pointer.