pub unsafe extern "C" fn esl_buffer_OpenFile(
    filename: *const c_char,
    ret_bf: *mut *mut ESL_BUFFER
) -> c_int