pub unsafe extern "C" fn cudaCreateSurfaceObject(
    pSurfObject: *mut u64,
    pResDesc: *const cudaResourceDesc
) -> cudaError