pub unsafe extern "C" fn cudaGetTextureReference(
    texref: *mut *const textureReference,
    symbol: *const c_void
) -> cudaError_t