Type Definition FI_TellProc
freeimage::ffi
type FI_TellProc = Option<unsafe extern "C" fn(handle: fi_handle) -> c_long>;