pub type SystfCallback = unsafe extern "C" fn(*mut c_char) -> i32;
Function pointer type for VPI system task/function callbacks.