pub fn ptr() -> unsafe extern "C" fn(callback_number: i32, callback_fn: *const ()) -> i32
Retrieve a function pointer.