#[no_mangle]
pub extern "C" fn fasync_executor_create(
    cb_executor: *mut c_void
) -> *mut Executor