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