pub unsafe extern "C" fn dlogutil_buffer_get_capacity(
    state: *mut dlogutil_state,
    buffer: log_id_t,
    capacity: *mut c_uint
) -> c_int