pub type ByteInputCallback = Option<unsafe extern "C" fn(context: *mut c_void)>;
callback that is executed on save button press