pub unsafe extern "C" fn bbufferWriteStream(
    bb: *mut L_BBUFFER,
    fp: *mut FILE,
    nbytes: usize,
    pnout: *mut usize
) -> l_ok