pub unsafe extern "C" fn cuStreamAttachMemAsync( hStream: CUstream, dptr: CUdeviceptr, length: usize, flags: c_uint, ) -> CUresult