pub type ViewCallback = Option<unsafe extern "C" fn(context: *mut c_void)>;
View callback
Warning!
context,