pub unsafe extern "C" fn newtComponentAddCallback(
    co: newtComponent,
    f: newtCallback,
    data: *mut c_void
)