pub unsafe extern "C" fn i2pd_create_stream(
dest: *mut I2pdDestination,
remote_ident_hash: *const c_uchar,
timeout_seconds: c_int,
) -> *mut I2pdStreampub unsafe extern "C" fn i2pd_create_stream(
dest: *mut I2pdDestination,
remote_ident_hash: *const c_uchar,
timeout_seconds: c_int,
) -> *mut I2pdStream