pub unsafe extern "C" fn set_input_callback(
    view: *mut View,
    callback: InputCallback
)