pub unsafe extern "C" fn bbufferWrite(
    bb: *mut L_BBUFFER,
    dest: *mut l_uint8,
    nbytes: usize,
    pnout: *mut usize
) -> l_ok