pub unsafe extern "C" fn cudaGetTextureObjectTextureDesc(
    pTexDesc: *mut cudaTextureDesc,
    texObject: u64
) -> cudaError