pub unsafe extern "C" fn enif_tsd_set(
    key: ErlNifTSDKey,
    data: *mut c_void
)