pub unsafe fn coap_opt_put_block2(
    buf: *mut uint8_t,
    lastonum: uint16_t,
    slicer: *mut coap_block_slicer_t,
    more: bool
) -> size_t