pub unsafe extern "C" fn cudaGetTextureObjectResourceDesc(
    pResDesc: *mut cudaResourceDesc,
    texObject: u64
) -> cudaError