pub type CFutureNothing = CFuture<Nothing>;
#[repr(C)]pub struct CFutureNothing { /* private fields */ }