pub unsafe extern "C" fn esl_fprintf(
    fp: *mut FILE,
    format: *const c_char,
     ...
) -> c_int