pub unsafe extern "C" fn cudaGraphicsResourceSetMapFlags(
    resource: cudaGraphicsResource_t,
    flags: c_uint
) -> cudaError_t