pub unsafe extern "C" fn esl_buffer_FetchLine(
    bf: *mut ESL_BUFFER,
    opt_p: *mut *mut c_char,
    opt_n: *mut esl_pos_t
) -> c_int