pub unsafe extern "C" fn cuModuleLoad(
    module: *mut *mut CUmod_st,
    fname: *const i8
) -> CUresult