pub unsafe extern "C" fn esl_buffer_Get(
    bf: *mut ESL_BUFFER,
    ret_p: *mut *mut c_char,
    ret_n: *mut esl_pos_t
) -> c_int