pub type PFN_cuGreenCtxStreamCreate = unsafe extern "C" fn(stream_out: *mut CUstream, green_ctx: CUgreenCtx, flags: c_uint, priority: c_int) -> CUresult;