pub type Callback = extern "C" fn(i32) -> Option<KBox<Any>>;
Callback for using in the set_callback function.
set_callback