pub unsafe extern "C" fn esl_opt_ProcessConfigfile(
    g: *mut ESL_GETOPTS,
    filename: *mut c_char,
    fp: *mut FILE
) -> c_int