pub unsafe extern "C" fn hipTexRefGetAddress(
    dev_ptr: *mut *mut c_void,
    texRef: *const textureReference
) -> hipError_t