pub unsafe extern "C" fn cudaUserObjectRetain(
    object: cudaUserObject_t,
    count: c_uint
) -> cudaError_t