pub unsafe extern "C" fn readBitstring(
    result: *mut CBitstring,
    n: size_t,
    stream: *mut CBitstream
) -> i32