pub unsafe extern "C" fn coap_context_set_max_block_size(
context: *mut coap_context_t,
max_block_size: usize,
) -> c_intpub unsafe extern "C" fn coap_context_set_max_block_size(
context: *mut coap_context_t,
max_block_size: usize,
) -> c_int