Type Definition PWriteTellProc
vtflib_sys
type PWriteTellProc = Option<unsafe extern "C" fn(arg1: *mut vlVoid) -> vlUInt>;