pub unsafe extern "C" fn l_byteaWriteStream(
    fp: *mut FILE,
    ba: *mut L_BYTEA,
    startloc: usize,
    nbytes: usize
) -> l_ok