pub unsafe extern "C" fn send_json_custom(
    send_buf: *const c_char,
    port: c_int,
    timeout: c_int
)