pub type SendEnvelopeFunction = extern "C" fn(envelope: *mut Envelope, state: *mut c_void);
Type of callback for sending envelopes to a Sentry service